ocr: File Edit Format Controls FUnE tons DindOws NATIONAL - S7 A - PU L n INSTRUMENTS E Smooth Panel Smooth Diagram ON Random Noisy Data OFF E Noisy Data 1.00 .50 0 -.50 -1.00 Smoothed Data Smoothed Data 1.00 .50 0 -.50 -1.00 17 Here is a simple VI which generates random data. The WHILE loop executes repeatedly as long as the toggle switch on the front panel is 'on'. A two-stage recursive shift register has been added to the loop. The value wired to the root node at the right side of the loop is shifted to the top leaf node at the left, and the top leaf is shifted down at the end of each execution. ...